home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / menace / spritebe.txt < prev    next >
Encoding:
Text File  |  1997-07-10  |  1.4 KB  |  36 lines

  1. //simple sprite behaviour description
  2. //***********************************
  3. //* start of record
  4. //behaviour index, behaviour name, num cells
  5. //list of sprite, xchange, ychange
  6.  
  7. *
  8. 1,"left",7
  9. 7,-6,0, 6,-6,0, 5,-6,0, 4,-6,0, 3,-6,0, 2,-6,0, 1,-6,0
  10. *
  11. 2,"right",7
  12. 14,-6,0, 13,-6,0, 12,-6,0, 11,-6,0, 10,-6,0, 9,-6,0, 8,-6,0
  13. *
  14. 3,"fallleft",8
  15. 22,0,10, 22,0,10, 22,0,10, 22,0,10, 23,0,10, 23,0,10, 23,0,10, 23,0,10
  16. *
  17. 4,"fallright",8
  18. 35,0,10, 36,0,10, 36,0,10, 36,0,10, 36,0,10, 35,0,10, 35,0,10, 35,0,10
  19. *
  20. 5,"jumpleft",25
  21. 19,0,0, 15,0,0, 20,0,0, 21,0,0, 19,0,0, 22,0,-15, 22,0,-15, 22,0,-15, 22,0,-15, 22,-6,-15, 22,-6,-15, 22,-12,-15, 22,-12,-10, 22,-12,-5, 22,-12,0, 23,-12,0, 23,-12,5, 23,-12,10, 23,-12,15, 23,-6,15, 23,-6,15, 23,0,15, 23,0,15, 23,0,15, 23,0,15
  22. *
  23. 6,"landleft",6
  24. 24,0,0, 24,0,0, 25,0,0, 24,0,0, 16,0,0, 15,0,0, 6,0,0
  25. *
  26. 7,"jumpright",25
  27. 32,0,0, 28,0,0, 33,0,0, 34,0,0, 32,0,0, 35,0,-15, 35,0,-15, 35,0,-15, 35,0,-15, 35,6,-15, 35,6,-15, 35,12,-15, 35,12,-10, 35,12,-5, 35,12,0, 36,12,0, 36,12,5, 36,12,10, 36,12,15, 36,6,15, 36,6,15, 36,0,15, 36,0,15, 36,0,15, 36,0,15 
  28. *
  29. 8,"landright",6
  30. 37,0,0, 37,0,0, 38,0,0, 37,0,0, 29,0,0, 28,0,0, 12,0,0
  31. *
  32. 9,"pushleft",10
  33. 15,0,0, 15,0,0, 16,0,0, 16,0,0, 17,0,0, 17,0,0, 18,0,0, 18,0,0, 18,0,0, 18,0,0
  34. *
  35. 10,"pushright",10
  36. 28,0,0, 28,0,0, 29,0,0, 29,0,0, 30,0,0, 30,0,0, 31,0,0, 31,0,0, 31,0,0, 31,0,0